PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFSeparationInfo Class / getPages Method
In This Topic
    getPages Method
    In This Topic
    Gets the list of pages included in the same separation group.
    Syntax
    public int[] getPages()

    Return Value

    An array of integer values representing the numbers of the pages included in the separation.
    See Also